| Total Complexity | 49 |
| Dependencies | 19 |
| Dependents | 0 |
| Total lines | 1,027 |
| Lines of code | 750 |
| Logical lines of code | 200 |
| Comment lines | 130 |
| Methods | 12 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getScheduledAppointments() | 37 | 7 | 90 | |
| getCustomersNextDayAppointments() | 37 | 5 | 92 | |
| getProvidersNextDayAppointments() | 37 | 5 | 89 | |
| getCustomersNextDayEvents() | 35 | 3 | 116 | |
| getProvidersNextDayEvents() | 36 | 3 | 112 | |
| getScheduledEvents() | 38 | 4 | 84 | |
| invalidateSentEmails() | 48 | 6 | 35 | |
| getSentNotificationsByUserAndEntity() | 47 | 6 | 35 | |
| getBirthdayCustomers() | 48 | 3 | 33 | |
| getUndeliveredNotifications() | 49 | 3 | 31 | |
| add() | 51 | 3 | 26 | |
| __construct() | 68 | 1 | 7 |